home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -screenplay- / shareware / muscarine / 34.room < prev    next >
Text File  |  2000-02-29  |  4KB  |  118 lines

  1. /* Beach (Diskworld)
  2. /* Room script for GRAAL
  3. /*
  4. /* RF 1=1 cannibals here =2 cannibals away
  5. /* RF 2=1 talked to cannibals
  6.  
  7. /* UPDATE: scroll_frames[;normal_frames]
  8. /*
  9. UPDATE: 6;1
  10.  
  11. /* 3D: max;mid;min;adjspeed (This statement is optional)
  12. /*
  13. /* SECTION: SAME|section_no
  14. SECTION: 2
  15.  
  16. /* BACKDROP: file
  17. BACKDROP: 34BG.iff
  18.  
  19. /* START_POS: startpos_no;image;x;y;L|M|R;floor_no
  20. /*
  21. START_POS: 1;//SIMG11;126;115; ;1  /* spacecraft
  22. START_POS: 2;SIMG11;212;68; ;3     /* jungle
  23.  
  24. /* FLOOR: floor_no;x1;y1;x2;y2;floormaps
  25. /*
  26. FLOOR: 1;106;105;319;132;1-1/2-2/3-2
  27. FLOOR: 2;165;100;319;154;1-1/2-2/3-P1
  28. FLOOR: 3;211;67;213;69;1-P1/2-P1/3-3
  29.  
  30. /* PATH: path_no;floor1;floor2;px1;py1;px2;py2;[{more_points}] (This statement is optional)
  31. PATH: 1;2;3;183;100;197;72;212;68
  32.  
  33. /* EXIT: exit_no;x1;y1;x2;y2;x;y;description (This statement is optional)
  34. EXIT: 1;59;43;123;104;126;115;spacecraft
  35. EXIT: 2;192;28;219;71;213;68;jungle
  36.  
  37. /* CLPART: file (This statement is optional)
  38. CLPART: 34FG.iff
  39.  
  40. /* ROOMIMGS: number;start_bob;x1;y1;w;h;x-offset;hotspot (This statement is optional)
  41. /* 1=Trees FG
  42. ROOMIMGS: 1;1;0;0;75;83;0;0/84
  43. /* 2=cannibals
  44. ROOMIMGS: 1;2;0;94;69;106;0;0
  45. /* 3-7 fat cannibal licks his lips (disgusting)
  46. ROOMIMGS: 5;3;0;84;17;10;17;120
  47. /* 8=lunch 9=cauldron empty
  48. ROOMIMGS: 2;8;85;0;57;89;114;0
  49. /* 10-13 yuppie cannibal talk  14-16 hit
  50. ROOMIMGS: 4;10;71;97;35;73;35;1/71
  51. ROOMIMGS: 3;14;209;145;36;107;35;0/104
  52. /* 17,18 indian
  53. ROOMIMGS: 2;17;256;0;32;49;32;100
  54. /* 19 give amulet
  55. ROOMIMGS: 1;19;271;52;29;23;0;100
  56. /* 20-22 cannibal flee
  57. ROOMIMGS: 3;20;68;197;43;59;43;8/80
  58. /* 23 empty
  59. ROOMIMGS: 1;23;49;220;8;8;0; 
  60.  
  61. /* STATIC: bob;image;x;y (This statement is optional)
  62. STATIC: 1;RIMG1;192;100
  63.  
  64. /* ANIM: bob;image;anim_ch;anim|ptrn;x;y (This statement is optional)
  65. ANIM: 3;RIMG3;3;A 0,(RIMG7,120)(RIMG3,6)(RIMG4,6)(RIMG5,6)(RIMG6,6);283;168
  66.  
  67. /* ROOMOBJ: obj;name;room;VIS|NVIS;bob;image;x;y;cx;cy;cimage;prep;PICK|NPICK;anim_ch;verb;icon;LOW|MID|HIGH;types;w1;w2;w3 (This statement is optional)
  68. ROOMOBJ: 1;cannibals;34;VIS;2;RIMG2;286;141;-114;-14;//SIMG11; ;NPICK; ;5; ; ;G;some;this;them
  69. ROOMOBJ: 2;lunch;34;VIS;4;RIMG8;263;154;-73;1;//SIMG11; ;NPICK; ;8; ; ;MV;a;this;him
  70. ROOMOBJ: 3;yuppie\cannibal;34;VIS;5;RIMG10;202;150;-14;0;//SIMG13; ;NPICK;4;5; ; ;MV;a;this;him
  71. ROOMOBJ: 4;indian;34;VIS;6;RIMG18;260;166;-50;-13;//SIMG11; ;PICK;5;8; ;MID;MV;a;this;him
  72.  
  73. /* DACT: {cond|comm}
  74. /*
  75. DACT: TRACK 34.mod,0,NOFILTER
  76. DACT: IFRF 1=0;HIDE ROBJ1;HIDE ROBJ2;HIDE ROBJ3;HIDE ROBJ4;BOBOFF 3;HIDE 45
  77. DACT: IFRF 1=1;HIDE ROBJ4;HIDE 45
  78. DACT: IFRF 1=2;HIDE ROBJ1;HIDE ROBJ2;HIDE ROBJ3;HIDE ROBJ4;BOBOFF 3
  79. DACT: IFRF 1=2;IFNOTCARR 45;IFOF 45,1=0;SHOW 45,263,154,RIMG9
  80. DACT: LIGHTS ON;EXIT
  81.  
  82. /* LINE: dlg;line_no;sentence1;sentence2| ;{cond} (This statement is optional)
  83. /*
  84. /* LACT: dlg;line_no;{cond|comm} (This statement is optional)
  85. /*
  86. /* ACTION: verb_no;{cond|comm} (This statement is optional)
  87. /*
  88. /* Action 0 - Exit
  89. ACTION: 0;IFOBJ 1;MEXIT;GOTO 25,2
  90. ACTION: 0;IFOBJ 2;MEXIT;GOTO 35,1
  91.  
  92. /* Action 1 - Give
  93. /*
  94. /* Action 2 - Pick up
  95. /*
  96. /* Action 3 - Use
  97. /*
  98. /* Action 4 - Open
  99. /*
  100. /* Action 5 - Talk to
  101. ACTION: 5;IFOBJ ROBJ1|ROBJ3;IFRF 2=1;MOBJ ROBJ3;SAY Hello!;RESP R,18,I told you to go away! We don't like stupid creeps like you!;EXIT
  102. ACTION: 5;IFOBJ ROBJ1|ROBJ3;SETRF 2=1;MOBJ ROBJ3;SAY Hello, what are you doing here?;RESP S,18,Don't ask stupid questions! We are cooking our lunch, as you can plainly see.;RESP R,18,Now go away! We don't like people like you!;EXIT
  103.  
  104. /* Action 6 - Consume
  105. /*
  106. /* Action 7 - Close
  107. /*
  108. /* Action 8 - Look at
  109. ACTION: 8;IFOBJ ROBJ2;MOBJ;SAY I'm afraid they're going to eat him, unless I do something.;EXIT
  110. ACTION: 8;IFOBJ ROBJ1;MOBJ;SAY D'you see that fat cannibal licking his lips?;SAY Disgusting, isn't it?;EXIT
  111. ACTION: 8;IFOBJ ROBJ3;MOBJ;SAY His white suit looks very expensive.;EXIT
  112.  
  113. /* Action 9 - Attack
  114. ACTION: 9;IFOBJ ROBJ1|ROBJ3;CUTSCENE 16,S;SETRF 1=2;GOTO 25,2;EXIT
  115.  
  116. /* eof
  117. /* end of room file
  118.